home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / system / regrun / regruns.exe / regruns580.exe / {app} / regrun2d.hlp < prev    next >
Text File  |  2004-08-23  |  20KB  |  483 lines

  1. >Chapter "Welcome"
  2. -----------------------
  3. Welcome to RegRun III for DOS! 
  4.  
  5. Why it is needed for you?
  6. RegRun III for DOS executes six tasks:
  7.  
  8. 1. WatchDog;
  9. 2. Startup Items editor;
  10. 3. Feature to restore Startup Profiles;
  11. 4. System files editor;
  12. 5. Feature for password protection of Windows;
  13. 6. Feature to Save or Restore Registry (Windows 98 only) 
  14.    or launch any DOS program.
  15. 7) Feature to chrck File Extensions in DOS mode.
  16. 8) Restore System Files from original Windows CD-ROM.
  17.  
  18. Many of these utilities are very useful for experienced users 
  19. but some of them are needed for everyone.
  20. Read more details about each feature.
  21.  
  22. >Chapter "WatchDog"
  23. -----------------------
  24. WatchDog is your spy in the hidden side of Windows.
  25. On the early stage of Windows startup there are many hidden operations 
  26. that may be very important for you. But the Windows hides it behind the
  27. logo curtain.
  28. Do you want to know about it?  WatchDog tells you.
  29. On the first stage of startup the Windows processes the "wininit.ini" file
  30. that located in the "Windows" folder. The structure of "wininit.ini" is 
  31. similar to other "ini" files.
  32. It has one section [Rename] and any quantaty of rows.
  33. The simple example of "wininit.ini":
  34. [Rename]
  35. C:\WINDOWS\system.bak=C:\WINDOWS\system.dat
  36. C:\WINDOWS\user.bak=C:\WINDOWS\user.dat
  37. C:\WINDOWS\system.dat=C:\WINDOWS\system.pak
  38. C:\WINDOWS\user.dat=C:\WINDOWS\user.pak
  39.  
  40. This file was created by the Microsoft Scanreg utility. The file on the 
  41. right side is copied  to the file on the left side. If on the left side 
  42. you see "NUL", the file will be deleted. The "system.dat" and "user.dat" 
  43. files are called "The Registry". I.e. the Microsoft utilities often use 
  44. the wininit.ini file to modify very important files!
  45. OK! The Microsoft utilities work well, but what do you think about others? 
  46. Very often the new program that you've installed asks you to reboot computer 
  47. before. Probably, it needs to replace system DLL,  font or do something else. 
  48. Be observant. As you observe these actions, you will begin to understand.
  49. Note! Windows renames the "wininit.ini" to "wininit.bak" after finishing 
  50. processing.
  51.  
  52. Unfortunately, installation programs need more than  "wininit.ini".
  53. In many cases, it is necessary to launch special programs. And these 
  54. programs use Windows(not DOS) long file names, Windows API etc.
  55. The Windows has the two registry keys for this purpose.
  56. 1.      "HKLM\Software\Windows\CurrentVersion\RunServicesOnce".
  57. The programs in this key run before the user log on to the system.
  58. 2.      "HKLM\Software\Windows\CurrentVersion\RunOnce".
  59. The programs in this key run for every users in system.
  60.  
  61. The programs will be launched only once!
  62. After a successful launch, Windows clears the keys.
  63. Unfortunately, any of the programs that start from registry keys 
  64. may hang and locks the system - because Windows can't continue 
  65. loading when a program doesn't finish. 
  66.  
  67. You haven no remedy other than loading in Safe mode and deleting 
  68. keys manually. The WatchDog will resolve these problems!
  69. To get know how to do it, read the chapter "Usage Secure Start".
  70. You need to know that the items was deleted in it session, you can 
  71. find later in the files: disonce.reg and disonces.reg. And you have
  72. a chance to restore it if you want.
  73.  
  74.  
  75. >Chapter "Startup Items Editor"
  76. -------------------------------
  77. The Windows uses the three registry keys to run programs.
  78. You may select:
  79. ·       HKLM\Microsoft\Windows\CurrentVersion\Run (F3)
  80. ·       
  81. HKLM\Microsoft\Windows\CurrentVersion\RunServices (F4)
  82. ·       HKCU\Microsoft\Windows\CurrentVersion\Run (F5)
  83.  
  84. The "Startup Items" editor shows all programs that started from these
  85. registry keys. You get the full control on the items!
  86.  
  87. ·       Del - allows to disable item from starting
  88.   It has two clauses: final erasing or suspending.
  89.   If you only suspend an item, later it is possible to resume starting
  90.   of the program. Use RegRun III in Windows mode for resuming.
  91. ·       F2 - disable all items 
  92. ·       Enter - edit
  93. ·       Insert - add new item
  94. We presume that you have the high computer skill needed to modify registry keys.
  95. But you need to remember some of the rules:
  96. The name of key is located on the left side and always it has the forward 
  97. quote and the end quote.
  98. The contents of the registry key is located on the right side and always
  99. has the quotes.
  100. If you need to insert a backslash charater, insert the double backslash (\\).
  101. If you need to insert a quote, insert backslash and after that the quote (\").
  102. Look at the example:
  103. "Norton CrashGuard Monitor"="\"D:\\PROGRAMS\\NORTON CRASHGUARD\\CGMenu.EXE\""
  104.  
  105. ·       To save and process changes - F10.
  106. ·       To exit - ESC.
  107.  
  108.  
  109.  
  110. >Chapter "Startup Profiles"
  111. ---------------------------
  112. Startup Profile's editor is a unique and powerful feature.
  113. It allows to choose startup configuration before running Windows!
  114. Startup Profiler is the best tool for resolving startup problems!
  115.  
  116. Please, remember the important rules for using.
  117. 1) Run RegRun III in Windows mode and save changes.
  118. This operation creates the file called "regrun2.rr2" that 
  119. has the full information about startup process.
  120. We give it a friendly alias "Last Known Good".
  121. If you don't have a "regrun.rr2" file, you can't use the 
  122. "Clean Boot" feature.
  123. You can restore "Last Known Good" profile from DOS mode
  124. or from Windows mode.
  125. We recommend  you to save one more profile (in Windows mode) for safety.
  126. The "Last Know Good" profile is rewrote every time when you save your work.
  127.  
  128. 2) Run "Configuration" function and choose page "Secure Start".
  129. Activate this feature and click "Save".
  130. The RegRun III creates file "regrun2d.ini".
  131. It's a very important file because it contains information about folders.
  132. There is not possibility to get long file names of the folders in DOS mode.
  133. And RegRun III saves the short names of the folders in "regrun2d.ini".
  134. Be careful!
  135. If you change user's configuration or reinstall Windows, you need to
  136. repeat this operation.
  137.  
  138. 3) RegRunIII worked in Windows mode, and saves the list of the available 
  139. profiles to  "backlist.ini". RegRun III in DOS mode reads this list and 
  140. tries to open each file. If the file is valid, it adds the full name of 
  141. profile to the menu.
  142.  
  143. 4) You can create any quantity of profiles while you are working with 
  144. RegRun III in Windows mode. After that you can restore anyone in RegRun III 
  145. for DOS.
  146.  
  147. How does it work? 
  148. There isn't magic!
  149. RegRun III for DOS creates the subdirectory "PROFILE" and extracts the files
  150. from profile to that directory.
  151.  List of the files:
  152.   - autoexec.bat
  153.   - config.sys
  154.   - system.ini
  155.   - win.ini
  156.   - r2repl.reg (modified registry keys)
  157.   - restrr2.bat - the main bat file for restoring.
  158.   - STARTUP directory contains the shortcut files. The names of these files
  159.   are not real. The long file names will create while processing "restrr2.bat".
  160.   - COMMON directory contains the shortcut files for all users.
  161.  
  162. Tip:
  163. you can extract files from profile using the command:
  164. regrun2d.exe profile.rr2
  165. (Remember, you need to use short names of profile)
  166. In this case RegRun III for DOS creates all files for restoring but doesn't
  167. run it. Explore these files to know more.
  168.  
  169. After you've chosen the profile for restoring, RegRun III extracts all files
  170. to PROFILE directory, modify registry and add line with "restrr2.bat" to the
  171. "winstart.bat" file.
  172. The Microsoft tells that the users may use the "winstart.bat"
  173. to load the special TSR programs. But I  think the main advantage
  174. of "winstart.bat" is a possibility to use long file names 
  175. and other advanced DOS functions.
  176. If you didn't know, the DOS program was designed for Windows can
  177. use long file names as any Windows program.
  178.  
  179. >Chapter "System file editor"
  180. ----------------------------
  181. RegRun III for DOS allows you to modify some system files.
  182. 1) Autoexec.bat
  183. 2) Config.sys 
  184. 3) MSDOS.SYS   
  185. 4) Win.ini    
  186. 5) System.ini  
  187. 6) Protocol.ini
  188. 7) Winstart.bat
  189. 8) Hosts
  190. 9) LMHosts
  191. The editor always creates backup copy of file with "old" extension.
  192. See Editor commands. 
  193.  
  194. MSDOS file syntax.
  195. Commmonly used Boot Settings
  196. -----------------------------
  197. 1. Enable Multi Boot
  198. Use this setting to enable the Multiple boot options of Window. 
  199. You can choose the function key F4 when you see starting Windows 95 
  200. or Windows 98 to boot to your previous version of DOS. This can be 
  201. useful for older DOS programs that are incompatible with this version
  202. of MS-DOS.  This setting is unsupported and has no effect if your hard
  203. disk drive is formatted using the new FAT32 technology.
  204. (Windows 95 and OEM Service Release 2)
  205. BootMulti = 0 by default. Setting of 1 enables this option.
  206. (Windows 98)
  207. On a FAT32 boot volume, this setting has no effect
  208.  
  209. 2.Boot to Command Prompt Always
  210. This setting allows the user to force Windows to boot to the DOS 
  211. command prompt by default. It does not override the settings of
  212. either the AUTOEXEC.BAT file or the CONFIG.SYS file. If you enable 
  213. this feature and you still boot Windows by default, chances are you 
  214. are running WIN.COM from one of the boot files or from a batch file 
  215. that is called from the one of the boot files.
  216.  
  217. BootGUI = 1 by default, a setting of 0 disables Windows from booting.
  218.  
  219. 3.Disable Windows Startup banner
  220. Use this setting to disable the Windows Startup banner, referred to by 
  221. some enthusiasts as the Clouds Screen.
  222. Logo=1 by default, a setting of 0 disables this option
  223.  
  224. 4.Boot to Startup Menu
  225. Use this setting to enable the Windows 95 startup menu by default. 
  226. You can use the startup menu to choose the environment that you need 
  227. to boot into, for instance safe mode if you are having system trouble 
  228. or command prompt only to launch your favorite MS-DOS based game.
  229.  
  230. If you have disabled function keys or enabled booting to previous version 
  231. of DOS, then this option will be unavailable.
  232.  
  233. BootMenu=0 by default, a setting of one allows the user to boot to the 
  234. startup menu always with no intervention. Pressing the F8 key at the 
  235. "Starting Windows 95" message will also boot to the startup menu. 
  236. In Windows 98, there is no startup message use the CTRL key to activate 
  237. the startup menu when booting.
  238.  
  239. 5.Boot Menu delay (Seconds)
  240. Use this setting to set the timer on the start menu for the allotted time 
  241. to elapse before the default menu option is enabled. This value allows you 
  242. to set the default time-out before any action is taken by the operating system..
  243.  
  244. BootMenuDelay=30 by default.
  245.  
  246. 6.Boot Menu Options
  247. The Boot Menu Options Drop Down List allows you to select the default 
  248. menu item to be hi-lighted when you boot to the Windows Startup Menu. 
  249. This option will be the default action taken provided no user intervention 
  250. has occurred before the timer has counted all the way down to zero. 
  251.  
  252. BootMenuDefault=1 by default. This application only uses a subset of the 
  253. actions the user can take as detailed below
  254.  
  255. 7.Scandisk Options
  256. The Scandisk options allow the user to configure how they want Scandisk 
  257. to run in the event of an abnormal shutdown. This option is available 
  258. only on systems using Windows 95 OEM Service Release 2 and higher. 
  259. By default, Windows will prompt the user that their system shutdown 
  260. improperly and that Scandisk is about to run. Users can change this 
  261. setting to any of the following settings:
  262. Always, Prompt User (default) and Never. 
  263. It is recommended that you do not change the Windows defaults.
  264.  
  265. MSDOS.SYS setting for OEM Service Release 2:
  266. AutoScan = 1, by default. This will prompt the user before running Scandisk.
  267.         0 = Never
  268.         1 = Normal (Default)
  269.         2 = Always,; Scandisk runs without user intervention
  270.  
  271. MSDOS.SYS setting for Windows 98:
  272. AutoScan = 1, by default. This will prompt the user before running Scandisk.
  273.         0 = Never
  274.         1 or 2 = Always,; Scandisk runs without user intervention using 
  275.         the settings in the     Scandisk.ini
  276.  
  277. 8. Reset Boot Defaults
  278. Use this option to reset the values in the MSDOS.SYS to their default values.
  279. By choosing this option, you override any of the previous options that were
  280. selected. The default values for the MSDOS.SYS are as follows:
  281.  
  282. OPTION                VALUE
  283. BOOTMULTI               = 0
  284. BOOTGUI                 = 1
  285. LOGO                    = 1
  286. BOOTMENU                = 0
  287. BOOTMENUDEFAULT = 1
  288. BOOTMENUDELAY   = 30
  289. AUTOSCAN                = 2  ; 
  290. (OSR 2 and above only, option not available in Windows 95)
  291.  
  292. BOOTKEYS                = 1
  293. BOOTWIN                 = 1
  294. BOOTWARN                = 1
  295. DBLSPACE                = 1
  296. DRVSPACE                = 1
  297. LOADTOP                 = 1
  298.  
  299. Advanced MSDOS.SYS Settings
  300. ---------------------------
  301. 1.Disable Function Keys (F5, F8, etc.)
  302. Use this setting if you wish to disable interactive boots. 
  303. The default behavior is to allow the user to press the F5 or F8 keys 
  304. to enable safe mode and the Startup Menu Respectively. 
  305. Changing this setting will disable both the Boot Keys and the Boot Menu options. Use this setting with caution as it may lead to undesirable results. This setting is designed for advanced users and system administrators to strengthen the Windows 95 security environment.  Attempting to change this setting will result in a warning message being displayed on the screen.
  306.  
  307. Windows 98 only:
  308.  
  309. This functionality has beeen changed. In order to invoke the startup menu, 
  310. users can press the control key while booting.
  311.  
  312. MSDOS.SYS setting:
  313. BootKeys = 1 by default, a setting of 0 disables interactive boots, use this 
  314. setting with caution. 
  315.  
  316. 2.Disable Safe Mode Warning
  317. If Windows 95 fails to boot into to the user interface during the device 
  318. driver initialization phase of Windows or for any other reason, the default 
  319. behavior for Windows is to boot to the startup menu with the "Safe Mode" 
  320. option hi-lighted. Use this option to disable this behavior. This setting 
  321. is designed for advanced users and system administrators and should not 
  322. be modified from the defaults.
  323.  
  324. MSDOS.SYS setting:
  325.  
  326. BootWarn = 1 by default, a setting of 0 disables this behavior.
  327.  
  328. 3.Boot Previous version of MS-DOS by default
  329. Use this setting to force Windows to boot to the previously installed 
  330. version of DOS. Use this setting with caution as it may prevent the return 
  331. to the Windows environment. If you have disabled interactive boots with the  
  332. "Disable Function Keys option"  or you have enabled "Booting to the Startup 
  333. Menu", this option will be disabled and grayed out. This setting is equivalent 
  334. to pressing F4 when you see "Starting Windows". This setting is designed for 
  335. advanced users and system administrators and should not be modified from 
  336. the defaults. If you are using Windows 98 and your hard disk drive is 
  337. formatted using the new FAT32 technology, this option is unavailabl.
  338.  
  339. MSDOS.SYS setting:
  340. BootWin=1 by default, a setting of 0 boots your previous version of DOS by 
  341. default. This option is superseded by the Boot GUI option. 
  342.  
  343. 4.Disable DBLSpace Drivers by default
  344. Use this option to disable the loading of DBLSPACE.BIN. By default, Windows 95 
  345. will load both of either DBLSPACE.BIN or DRVSPACE.BIN if either is located 
  346. in the root directory of the boot drive. This option is unavailable 
  347. if this application detects that any of your drives are compressed, however, 
  348. this application does not detect when you have an unmounted compressed drive. 
  349. Use this setting with caution as changing its default value may lead to 
  350. undesirable consequences. This setting is designed for advanced users and 
  351. system administrators and should not be modified from the defaults.
  352.  
  353. MSDOS.SYS setting:
  354. DBLSpace = 1 by default, a setting of 0 prevents DBLSPACE.BIN from loading.
  355.  
  356. 5.Disable DRVSpace Drivers by default
  357. Use this option to disable the loading of DRVSPACE.BIN. By default, Windows 95 
  358. will load both of either DBLSPACE.BIN or DRVSPACE.BIN if either is located in 
  359. the root directory of the boot drive. This option is unavailable if this 
  360. application detects that any of your drives are compressed, however, this 
  361. application does not detect when you have an unmounted compressed drive. 
  362. Use this setting with caution as changing its default value may lead to 
  363. undesirable consequences. This setting is designed for advanced users and 
  364. system administrators and should not be modified from the defaults.
  365.  
  366. MSDOS.SYS setting:
  367. DBLSpace = 1 by default, a setting of 0 prevents DBLSPACE.BIN from loading.
  368.  
  369. 6.Load COMMAND.COM low always
  370. Use this option to prevent COMMAND.COM from loading into the High Memory Area.
  371. Use this option if you are having problems with older MS-DOS based applications.
  372. Changing the default setting depletes the total amount of conventional memory
  373. available to MS-DOS programs. This setting is designed for advanced users and
  374. system administrators and should not be modified from the defaults.
  375.  
  376. MSDOS.SYS setting:
  377. LoadTop = 1 by default, a setting of 0 forces COMMAND.COM from loading into 
  378. the HMA.
  379.  
  380. 7.Double Buffering Options
  381. The topic of Double Buffering is beyond the scope of this help file. 
  382. Double Buffering defaults should never need to be modified from their 
  383. default settings under Windows. The default Windows behavior is to detect 
  384. the need for Double Buffering and to load DBLBUFF.SYS, depending on the 
  385. need of the individual system. This setting is usually forced with some 
  386. SCSI controllers when the system has greater than 16 MB of RAM although 
  387. this is not the sole criteria for such a setting. 
  388.  
  389. It is strongly recommended that you do not modify the default values for 
  390. this setting as doing so could lead to undesirable consequences. 
  391. This setting is designed for advanced users and system administrators 
  392. and should not be modified from the defaults.
  393.  
  394. MSDOS.SYS setting:
  395. DoubleBuffer = 1, by default
  396.         0 = Never load DBLBUFF.SYS
  397.         1 = Detect the need for DBLBUFF.SYS
  398.         2 = Always load DBLBUFF.SYS, even if the system does not need it.
  399.  
  400.  
  401.  
  402.  
  403. >Chapter "Password protection"
  404. ------------------------------
  405. You can set password to the Secure Start to improve security.
  406. The feature has two modes:
  407.     a) Global password. You'll be prompted to enter a password when your 
  408.        computer starts.
  409.     b) Local password.  You'll be prompted to enter a password when you 
  410.        access the edit mode of Secure Start.
  411.    You can select only Global or Local mode.
  412.    If you enter an empty password it will be disabled.
  413.  
  414.  
  415. >Chapter "DOS commands"
  416. -----------------------
  417. While using RegRun III for DOS you can run DOS shell or any other command.
  418. If you have Microsoft scanreg (Windows'98) you can backup or restore registry.
  419.  
  420.  
  421.  
  422.  
  423. >Chapter "Editor commands"
  424. --------------------------
  425. F2     - save
  426. CTRL+F - find string
  427. CTRL+P - print
  428. CTRL+Q - clear all
  429. CTRL+Y - delete line 
  430. F4     - begin mark block of lines
  431. F5     - end mark block
  432. F6     - clear marking
  433. CTRL+C - copy block
  434. CTRL+V - move block
  435. CTRL+K - delete block
  436. CTRL+S - save block to file 
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445. >Chapter "Extensions"
  446. ---------------------
  447. You may quickly view current assignment for any file extension.
  448. Simply enter extension like "exe" and press Enter.
  449. If your assignment was changed by the virus or another program 
  450. you may restore default assignment.
  451.  
  452.  
  453.  
  454. >Chapter "Restore Files"
  455. ------------------------
  456. If your system files was infected by the virus or replaced by trojan programs
  457. you may quickly restore original files from Windows CD-ROM or from the hard disk.
  458. Fill in the form. Enter a filename, location of the Windows installation files,
  459. output path.
  460. For example:
  461. Filename: explorer.exe
  462. Windows installation folder:
  463. C:\DISTRIB\WIN98\ 
  464. Extract to:
  465. c:\windows
  466.  
  467. Press F2 to begin.
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.